-
Home
-
Payment Plugins for PayPal WooCommerce
-
1.0.48
-
Code
-
Classes
- AbstractToken
Total Complexity |
18 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
80 |
Lines of code |
42 |
Logical lines of code |
18 |
Comment lines |
8 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payment_method_title() |
S |
60 |
5 |
12 |
get_payment_method_formats() |
S |
100 |
1 |
0 |
get_default_format() |
S |
100 |
1 |
0 |
get_environment() |
S |
80 |
1 |
3 |
set_email() |
S |
80 |
1 |
3 |
set_first_name() |
S |
80 |
1 |
3 |
set_last_name() |
S |
80 |
1 |
3 |
set_payer_id() |
S |
80 |
1 |
3 |
set_format() |
S |
81 |
1 |
3 |
get_email() |
S |
80 |
1 |
3 |
get_first_name() |
S |
80 |
1 |
3 |
get_last_name() |
S |
80 |
1 |
3 |
get_payer_id() |
S |
80 |
1 |
3 |
initialize_from_payer() |
S |
100 |
1 |
0 |